Bump tags to gpsbabel_1_3_2-beta20061109
authorrobertl <robertl>
Fri, 10 Nov 2006 01:40:28 +0000 (01:40 +0000)
committerrobertl <robertl>
Fri, 10 Nov 2006 01:40:28 +0000 (01:40 +0000)
configure.in
msvc/config.h

index 55b9aa081e8185f5e847f4f65ce2ebb07257ecba..21d196957e7a5b39076a7892292b498afe51185c 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(GPSBabel, 1.3.2, BUG-REPORT-ADDRESS)
+AC_INIT(GPSBabel, 1.3.2-1109, BUG-REPORT-ADDRESS)
 
 # YYYYMMDD, please, if beta, i.e. "-beta20060413"
 PACKAGE_RELEASE=""
index 0d45f4ec6915c6a631496a8e3c05ffc3c7f488bb..c76826c3d20fee8b987ae05a0cbffea98203ae20 100644 (file)
@@ -25,4 +25,4 @@
 /* We really should figure out some way to get this from autoconf into
  * a file so that the MSVC build can pick it up
  */
-#define VERSION "1.3.2"
+#define VERSION "1.3.2-1109"